home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Weather Channel - Everything Weather
/
TheWeatherChannel-EverythingWeather-Win31.iso
/
twcia
/
winters
/
winters.dxr
/
00012_activity script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-22
|
228 b
|
12 lines
on mouseDown
global CDPath, linkFlag
set the castNum of sprite the clickOn to 13
updateStage()
unLoadCast(32, 32)
repeat while the mouseDown
nothing()
end repeat
set linkFlag to 0
link("winterd 1 1 1 1")
end